body{background-color:#ff7f2a;}
#content .main-left{ width:220px;height:1250px; border:#cccccc 1px solid; background:#d5dfe8; }
#content .main-left ul{  font-size:15px;}
#content .main-left ul li{ height:26px; border-bottom:#c1d1e0 1px solid; line-height:26px; background:url(../../images/site/arrow.gif) 22px 10px no-repeat #eaf2f9 ; padding-left:40px;}
#content .main-left ul li a{color:#04417d;}
#content .main-left ul li a:hover{color:#ff3300; text-decoration:underline;}
#content .main-right{ width:737px;height:1250px; border:#cccccc 1px solid; border-left-width:0;}
#content .main-right .main-title{ width:35px; line-height:35px;width:736px; background:url(../../images/site/dot.jpg) 10px center no-repeat;  border-bottom:1px #ccc solid; }
#content .main-right .main-title .main-tit{ padding-left:30px; font-size:16px; font-weight:bold;}
#content .main-right .main-title .main-more{padding:10px 20px 0 0}
#content .main-right ul{text-align:center; width:690px; margin:0 auto;}
#content .main-right ul li{ float:left; padding:18px;}
#content .main-right ul li .photo-tit{ height:20px; line-height:20px; width:192px; overflow:hidden;}

.index-nav{background-color:#ff7f2a;padding-top:57px}
.index-nav ul li{ float:left;}


#banner{height:438px; overflow:hidden; border-bottom:#09182f 0px solid;margin-top:0px;}

.fullSlide {
	width:100%;
	position:relative;
	height:438px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:438px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:350px;
}
/*.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#028acb;
}*/
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../../images/site/slider-arrow.png) -126px -137px  no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background-position:-6px -137px;
}
